autoconf: xen: force a refresh with autoconf
authorLuis R. Rodriguez <mcgrof@suse.com>
Fri, 13 Jun 2014 01:18:46 +0000 (18:18 -0700)
committerIan Campbell <ian.campbell@citrix.com>
Wed, 2 Jul 2014 14:25:36 +0000 (15:25 +0100)
commitb1a40efe4a9baa4f740f8c4cf395e0c5d4992830
tree302e306934364f4a79ed449ee2a61950f1ffdbd1
parentd8bad9df2544291a0fdc8e4d826b16f9f5394462
autoconf: xen: force a refresh with autoconf

With some new functionality introduced we can't keep around the old cache,
but more specifically at times autogen.sh can produce inconsistent
results without considering all files obsolete. The cost of considering
all files obsolete is small so just force it.

Signed-off-by: Luis R. Rodriguez <mcgrof@suse.com>
Cc: Ian Campbell <ian.campbell@citrix.com>
Cc: Ian Jackson <ian.jackson@eu.citrix.com>
Cc: Jan Beulich <jbeulich@suse.com>
Cc: Keir Fraser <keir@xen.org>
Cc: Tim Deegan <tim@xen.org>
Acked-by: Roger Pau Monné <roger.pau@citrix.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
autogen.sh